Skip to content

fix: float compact-row action buttons on hover (no crowding)#21

Merged
falkoro merged 1 commit into
masterfrom
fix/compact-action-buttons
May 31, 2026
Merged

fix: float compact-row action buttons on hover (no crowding)#21
falkoro merged 1 commit into
masterfrom
fix/compact-action-buttons

Conversation

@falkoro
Copy link
Copy Markdown
Owner

@falkoro falkoro commented May 31, 2026

The Restart/Pull icons shared the top line with name + cpu/mem and crowded/wrapped at narrow sidebar widths.

Now on the compact remote rows the buttons are absolutely positioned at the right and revealed on hover/focus (in a small backdrop chip), so:

  • The row stays clean at any width: ● name · cpu/mem / description · age.
  • The buttons take no permanent space.
  • Touch devices (no hover) keep them in flow on their own line.

Verified at a narrow width — rows uncramped, buttons fade in on hover (↻ ⬇, opacity:1, both present). CSS-only.

🤖 Generated with Claude Code

…e line

The Restart/Pull icons were sharing the top line with the name + cpu/mem and
crowding/wrapping at narrow sidebar widths. Now on the compact remote rows they're
absolutely positioned at the right and revealed on hover/focus (in a small backdrop
chip), so the row stays clean (name · cpu/mem / description · age) and the buttons
take no permanent space. Touch devices (no hover) keep them in flow on their own line.

Verified at a narrow width: rows uncramped, buttons reveal on hover (↻ ⬇).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@falkoro falkoro merged commit 915dd93 into master May 31, 2026
@falkoro falkoro deleted the fix/compact-action-buttons branch May 31, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant